Package-level declarations
Types
Link copied to clipboard
data class TinkReportsSuccess(val accountVerificationReportId: String = "", val transactionReportId: String = "") : SuccessResponse
A class that holds the data returned by any successful Tink.ReportsCreateReport flow.